home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 26 / Issue #26.iso / 2-SOFTWARE / TUAREG FAT 1.5 / _SETUP.1 / Tuareg.exe / 0 / RCDATA / TWAVEDLG / TWAVEDLG.txt
Text File  |  2000-08-10  |  6KB  |  246 lines

  1. object wavedlg: Twavedlg
  2.   Left = 296
  3.   Top = 201
  4.   ActiveControl = fileName
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Import a sample'
  8.   ClientHeight = 289
  9.   ClientWidth = 392
  10.   Color = 4470913
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   Scaled = False
  19.   OnHide = FormHide
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Bevel1: TBevel
  24.     Left = 56
  25.     Top = 249
  26.     Width = 129
  27.     Height = 24
  28.     Shape = bsTopLine
  29.     Style = bsRaised
  30.   end
  31.   object playBtn: TSpeedButton
  32.     Left = 16
  33.     Top = 238
  34.     Width = 24
  35.     Height = 22
  36.     Enabled = False
  37.     Glyph.Data = {
  38.       76010000424D7601000000000000760000002800000020000000100000000100
  39.       04000000000000010000130B0000130B00001000000000000000000000000000
  40.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  41.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  42.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  43.       00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
  44.       70E337F3333F333337F3E0F33303333370E337F3337FF33337F3E0F333003333
  45.       70E337F33377FF3337F3E0F33300033370E337F333777FF337F3E0F333000033
  46.       70E337F33377773337F3E0F33300033370E337F33377733337F3E0F333003333
  47.       70E337F33377333337F3E0F33303333370E337F33373333337F3E0F333333333
  48.       70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
  49.       00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
  50.     NumGlyphs = 2
  51.     OnClick = playBtnClick
  52.   end
  53.   object stopBtn: TSpeedButton
  54.     Left = 39
  55.     Top = 238
  56.     Width = 24
  57.     Height = 22
  58.     Enabled = False
  59.     Glyph.Data = {
  60.       76010000424D7601000000000000760000002800000020000000100000000100
  61.       04000000000000010000130B0000130B00001000000000000000000000000000
  62.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  63.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  64.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  65.       00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
  66.       70E337F33333333337F3E0F33333333370E337F333FFFFF337F3E0F330000033
  67.       70E337F3377777F337F3E0F33000003370E337F3377777F337F3E0F330000033
  68.       70E337F3377777F337F3E0F33000003370E337F3377777F337F3E0F330000033
  69.       70E337F33777773337F3E0F33333333370E337F33333333337F3E0F333333333
  70.       70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
  71.       00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
  72.     NumGlyphs = 2
  73.     OnClick = stopBtnClick
  74.   end
  75.   object fileSizeLabel: TLabel
  76.     Left = 16
  77.     Top = 220
  78.     Width = 9
  79.     Height = 14
  80.     Caption = '...'
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clWhite
  83.     Font.Height = -11
  84.     Font.Name = 'Arial'
  85.     Font.Style = [fsBold]
  86.     ParentFont = False
  87.   end
  88.   object Bevel2: TBevel
  89.     Left = 184
  90.     Top = 200
  91.     Width = 9
  92.     Height = 19
  93.     Shape = bsTopLine
  94.     Style = bsRaised
  95.   end
  96.   object Bevel3: TBevel
  97.     Left = 184
  98.     Top = 201
  99.     Width = 17
  100.     Height = 48
  101.     Shape = bsLeftLine
  102.     Style = bsRaised
  103.   end
  104.   object DirectoryListBox1: TDirectoryListBox
  105.     Left = 16
  106.     Top = 42
  107.     Width = 161
  108.     Height = 167
  109.     Color = 10656960
  110.     FileList = FileListBox1
  111.     Font.Charset = DEFAULT_CHARSET
  112.     Font.Color = clBlack
  113.     Font.Height = -11
  114.     Font.Name = 'Arial'
  115.     Font.Style = []
  116.     ItemHeight = 16
  117.     ParentFont = False
  118.     TabOrder = 0
  119.   end
  120.   object DriveComboBox1: TDriveComboBox
  121.     Left = 16
  122.     Top = 16
  123.     Width = 161
  124.     Height = 20
  125.     Color = 10656960
  126.     DirList = DirectoryListBox1
  127.     Font.Charset = DEFAULT_CHARSET
  128.     Font.Color = clBlack
  129.     Font.Height = -11
  130.     Font.Name = 'Arial'
  131.     Font.Style = []
  132.     ParentFont = False
  133.     TabOrder = 1
  134.   end
  135.   object FileListBox1: TFileListBox
  136.     Left = 192
  137.     Top = 16
  138.     Width = 185
  139.     Height = 169
  140.     Color = 10656960
  141.     FileEdit = fileName
  142.     FileType = [ftReadOnly, ftHidden, ftSystem, ftArchive, ftNormal]
  143.     Font.Charset = DEFAULT_CHARSET
  144.     Font.Color = clBlack
  145.     Font.Height = -11
  146.     Font.Name = 'Arial'
  147.     Font.Style = []
  148.     ItemHeight = 16
  149.     Mask = '*.wav;*.raw;*.pcm;*.sam;*.smp;*.ts'
  150.     ParentFont = False
  151.     ShowGlyphs = True
  152.     TabOrder = 2
  153.     OnDblClick = FileListBox1DblClick
  154.   end
  155.   object FilterComboBox1: TFilterComboBox
  156.     Left = 192
  157.     Top = 220
  158.     Width = 185
  159.     Height = 22
  160.     Color = 10656960
  161.     Ctl3D = True
  162.     FileList = FileListBox1
  163.     Filter = 
  164.       'All known file formats|*.wav;*.raw;*.pcm;*.sam;*.smp;*.ts|Wave f' +
  165.       'iles (*.wav)|*.wav|Raw sample files (raw, pcm, ...)|*.raw;*.sam;' +
  166.       '*.pcm;*.smp|Tuareg Samples (*.ts)|*.ts|All files (*.*)|*.*'
  167.     Font.Charset = DEFAULT_CHARSET
  168.     Font.Color = clBlack
  169.     Font.Height = -11
  170.     Font.Name = 'Arial'
  171.     Font.Style = []
  172.     ParentCtl3D = False
  173.     ParentFont = False
  174.     TabOrder = 3
  175.   end
  176.   object fileName: TEdit
  177.     Left = 192
  178.     Top = 192
  179.     Width = 185
  180.     Height = 22
  181.     Color = 8112255
  182.     Font.Charset = DEFAULT_CHARSET
  183.     Font.Color = clBlack
  184.     Font.Height = -11
  185.     Font.Name = 'Arial'
  186.     Font.Style = []
  187.     ParentFont = False
  188.     TabOrder = 4
  189.     Text = '*.wav;*.raw;*.pcm;*.sam;*.smp;*.ts'
  190.     OnChange = fileNameChange
  191.   end
  192.   object cancelBtn: TButton
  193.     Left = 304
  194.     Top = 256
  195.     Width = 73
  196.     Height = 25
  197.     Cancel = True
  198.     Caption = 'Cancel'
  199.     Font.Charset = DEFAULT_CHARSET
  200.     Font.Color = clWindowText
  201.     Font.Height = -11
  202.     Font.Name = 'Arial'
  203.     Font.Style = []
  204.     ModalResult = 2
  205.     ParentFont = False
  206.     TabOrder = 5
  207.   end
  208.   object okBtn: TButton
  209.     Left = 224
  210.     Top = 256
  211.     Width = 73
  212.     Height = 25
  213.     Caption = 'Ok'
  214.     Default = True
  215.     Font.Charset = DEFAULT_CHARSET
  216.     Font.Color = clWindowText
  217.     Font.Height = -11
  218.     Font.Name = 'Arial'
  219.     Font.Style = []
  220.     ModalResult = 1
  221.     ParentFont = False
  222.     TabOrder = 6
  223.   end
  224.   object cbAutoPlay: TCheckBox
  225.     Left = 16
  226.     Top = 264
  227.     Width = 161
  228.     Height = 17
  229.     Caption = 'Auto play selected sample'
  230.     Font.Charset = DEFAULT_CHARSET
  231.     Font.Color = clWhite
  232.     Font.Height = -11
  233.     Font.Name = 'Arial'
  234.     Font.Style = []
  235.     ParentFont = False
  236.     TabOrder = 7
  237.     OnClick = cbAutoPlayClick
  238.   end
  239.   object wavPlayer: TSRWavePlayer
  240.     Async = True
  241.     Loop = False
  242.     Left = 216
  243.     Top = 144
  244.   end
  245. end
  246.